From 343c821d105b13a12bb934ae8bca2db59ecb6676 Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Wed, 1 Nov 2006 15:56:22 +0000 Subject: [PATCH] Fix comment. Signed-off-by: Ewan Mellor --- tools/examples/xend-config.sxp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/examples/xend-config.sxp b/tools/examples/xend-config.sxp index 294d8e08de..514e5c3f2b 100644 --- a/tools/examples/xend-config.sxp +++ b/tools/examples/xend-config.sxp @@ -51,7 +51,7 @@ # regular expressions will be accepted. # # For example: -# (xend-relocation-hosts-allow '^localhost$ ^.*\.example\.org$') +# (xend-relocation-hosts-allow '^localhost$ ^.*\\.example\\.org$') # #(xend-relocation-hosts-allow '') (xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$') -- 2.30.2